projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f76fb9
)
(Info-set-mode-line): Add some spaces at the beginning.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 17 May 1997 18:39:23 +0000
(18:39 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 17 May 1997 18:39:23 +0000
(18:39 +0000)
lisp/info.el
patch
|
blob
|
history
diff --git
a/lisp/info.el
b/lisp/info.el
index fb5c7b985a250d0aefc15b7813c9e3cd0537992c..d6a42819799e12dc16bc8e79dec8dc61a13326cc 100644
(file)
--- a/
lisp/info.el
+++ b/
lisp/info.el
@@
-661,7
+661,7
@@
In standalone mode, \\<Info-mode-map>\\[Info-exit] exits Emacs itself."
(defun Info-set-mode-line ()
(setq mode-line-buffer-identification
(concat
- "Info: ("
+ "
Info: ("
(if Info-current-file
(file-name-nondirectory Info-current-file)
"")